Revision: kernel-package--devel--9.0--patch-1
Archive: srivasta@debian.org--etch
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Wed Jun  8 02:03:38 CDT 2005
Standard-date: 2005-06-08 07:03:38 GMT
New-files: kernel/.arch-ids/ChangeLog.id kernel/ChangeLog
Modified-files: kernel/rules
New-patches: srivasta@debian.org--etch/kernel-package--devel--9.0--patch-1
Summary: Fix locations of documentation.
Keywords: 


The new DocBook based documentation in the kernel was not very useable in
the kernel documentation package, since all manual pages were stashed in
/usr/share/doc/kernel-package and all html docs were gzipped. This patch
should change that.

* kernel/rules (DOC_MAN): Location of the manual pages produced by the
  kernel-doc packages. 
  (real_stamp_doc): Create the man page directory. Clean up the Docbook
  area in /usr/share/doc. Remember to gunzip the HTML docs.
